[INFO] cloning repository https://github.com/sofush/calc-cucumber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sofush/calc-cucumber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofush%2Fcalc-cucumber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofush%2Fcalc-cucumber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d642da20268e3b3b351d324e59dd8153a8ef03fe
[INFO] testing sofush/calc-cucumber against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofush%2Fcalc-cucumber" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sofush/calc-cucumber
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/sofush/calc-cucumber
[INFO] tweaked toml for git repo https://github.com/sofush/calc-cucumber written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sofush/calc-cucumber on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sofush/calc-cucumber already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 029981cdec1f95af99dbffaf4e81d9e4c348d805848f0b6cfb28ce39a8555ef0
[INFO] running `Command { std: "docker" "start" "-a" "029981cdec1f95af99dbffaf4e81d9e4c348d805848f0b6cfb28ce39a8555ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "029981cdec1f95af99dbffaf4e81d9e4c348d805848f0b6cfb28ce39a8555ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029981cdec1f95af99dbffaf4e81d9e4c348d805848f0b6cfb28ce39a8555ef0", kill_on_drop: false }`
[INFO] [stdout] 029981cdec1f95af99dbffaf4e81d9e4c348d805848f0b6cfb28ce39a8555ef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6dab0ca0a81a4efc28aca9da22e8d1ac2d20bd016d3ad416165f30f44f685d5
[INFO] running `Command { std: "docker" "start" "-a" "c6dab0ca0a81a4efc28aca9da22e8d1ac2d20bd016d3ad416165f30f44f685d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling calc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "c6dab0ca0a81a4efc28aca9da22e8d1ac2d20bd016d3ad416165f30f44f685d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6dab0ca0a81a4efc28aca9da22e8d1ac2d20bd016d3ad416165f30f44f685d5", kill_on_drop: false }`
[INFO] [stdout] c6dab0ca0a81a4efc28aca9da22e8d1ac2d20bd016d3ad416165f30f44f685d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fab9e6b0c9ecb7e980a3f487134964a119457151ba13f73c82fedfdb2f004fa5
[INFO] running `Command { std: "docker" "start" "-a" "fab9e6b0c9ecb7e980a3f487134964a119457151ba13f73c82fedfdb2f004fa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling calc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "fab9e6b0c9ecb7e980a3f487134964a119457151ba13f73c82fedfdb2f004fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab9e6b0c9ecb7e980a3f487134964a119457151ba13f73c82fedfdb2f004fa5", kill_on_drop: false }`
[INFO] [stdout] fab9e6b0c9ecb7e980a3f487134964a119457151ba13f73c82fedfdb2f004fa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3cd4687b64ba86f04b8194a4428473ec975e4a7e6b7d758ee280fd259405b70
[INFO] running `Command { std: "docker" "start" "-a" "b3cd4687b64ba86f04b8194a4428473ec975e4a7e6b7d758ee280fd259405b70", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calc-9979d7d697c73c35)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calc-54e3352ba5e9e0e4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/calculator.rs (/opt/rustwide/target/debug/deps/calculator-83a193cba5880f6b)
[INFO] [stdout] Feature: Addition
[INFO] [stdout]   Scenario: Add zero numbers
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 0 numbers
[INFO] [stdout]    ✔  Then there should be no result
[INFO] [stdout]   Scenario: Add one number
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 1
[INFO] [stdout]   Scenario: Add one number
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stdout]   Scenario: Add one number
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -1
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stdout]    ✔  Given the number 2147483647
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 2147483647
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stdout]    ✔  Given the number -2147483648
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -2147483648
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stdout]    ✔  Given the number 2147483646
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stdout]    ✔  When I do addition
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 2147483647
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stderr] 
[INFO] [stdout]    ✔  Given the number -2147483647
[INFO] [stderr] thread 'main' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13:
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stderr] 3 steps failed
[INFO] [stdout]    ✔  When I do addition
[INFO] [stderr] stack backtrace:
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]    0:     0x60b05e090aa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]    ✔  Then the result should be -2147483648
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stderr]    1:     0x60b05e090aa8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]    ✔  Given the number 2147483647
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stderr]    2:     0x60b05e090aa8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]    ✘  When I do addition
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]       Step failed:
[INFO] [stderr]    3:     0x60b05e090aa8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]       Defined: tests/features/addition.feature:25:3
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]       Matched: tests/calculator.rs:16:1
[INFO] [stderr]    4:     0x60b05e0a55ea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]       Step panicked. Captured output: attempt to add with overflow
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stderr]    5:     0x60b05e0a55ea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    ✔  Given the number -2147483648
[INFO] [stderr]    6:     0x60b05e096602 - std[d054f6f42beb1baa]::io::default_write_fmt::<std[d054f6f42beb1baa]::sys::stdio::unix::Stderr>
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    ✘  When I do addition
[INFO] [stderr]    7:     0x60b05e096602 - <std[d054f6f42beb1baa]::sys::stdio::unix::Stderr as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]       Step failed:
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]       Defined: tests/features/addition.feature:25:3
[INFO] [stderr]    8:     0x60b05e075576 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]       Matched: tests/calculator.rs:16:1
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]       Step panicked. Captured output: attempt to add with overflow
[INFO] [stderr]    9:     0x60b05e075576 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]   Scenario: Add two numbers
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]   10:     0x60b05e088d71 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:319:9
[INFO] [stdout]    ✔  When I do addition
[INFO] [stderr]   11:     0x60b05e089022 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stderr]   12:     0x60b05e089022 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]   Scenario: Add two decimal numbers
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]    ✘  Given the number 10.5
[INFO] [stderr]   13:     0x60b05e075632 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]       Step failed:
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]       Defined: tests/features/addition.feature:44:3
[INFO] [stderr]   14:     0x60b05e06c919 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]       Matched: tests/calculator.rs:11:1
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]       Step panicked. Captured output: n can not be parsed to i32: ParseIntError { kind: InvalidDigit }
[INFO] [stderr]   15:     0x60b05e0764bd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]   Scenario: Add three numbers
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stderr]   16:     0x60b05e0a5e2c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]    ✔  Given the number 2
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]    ✔  Given the number 3
[INFO] [stderr]   17:     0x60b05daa9118 - core[5a1c3e9896636f3a]::panicking::panic_display::<alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]    ✔  When I do addition
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]    ✔  Then the calculator should hold 2 numbers
[INFO] [stderr]   18:     0x60b05dac4fe2 - <cucumber[64b50119d57f72f]::cucumber::Cucumber<calculator[c628c9f5a00bcc91]::CalcWorld, cucumber[64b50119d57f72f]::parser::basic::Basic, &str, cucumber[64b50119d57f72f]::runner::basic::Basic<calculator[c628c9f5a00bcc91]::CalcWorld, for<'a, 'b, 'c> fn(&'a gherkin[c4b1c435744ae183]::Feature, core[5a1c3e9896636f3a]::option::Option<&'b gherkin[c4b1c435744ae183]::Rule>, &'c gherkin[c4b1c435744ae183]::Scenario) -> cucumber[64b50119d57f72f]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[c4b1c435744ae183]::Feature, core[5a1c3e9896636f3a]::option::Option<&'a gherkin[c4b1c435744ae183]::Rule>, &'a gherkin[c4b1c435744ae183]::Scenario, &'a mut calculator[c628c9f5a00bcc91]::CalcWorld) -> core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[c4b1c435744ae183]::Feature, core[5a1c3e9896636f3a]::option::Option<&'a gherkin[c4b1c435744ae183]::Rule>, &'a gherkin[c4b1c435744ae183]::Scenario, &'a cucumber[64b50119d57f72f]::event::ScenarioFinished, core[5a1c3e9896636f3a]::option::Option<&'a mut calculator[c628c9f5a00bcc91]::CalcWorld>) -> core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()> + 'a>>>, cucumber[64b50119d57f72f]::writer::summarize::Summarize<cucumber[64b50119d57f72f]::writer::normalize::Normalize<calculator[c628c9f5a00bcc91]::CalcWorld, cucumber[64b50119d57f72f]::writer::basic::Basic>>>>::filter_run_and_exit::<calculator[c628c9f5a00bcc91]::main::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]    ✔  Then the result should be 5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13
[INFO] [stdout]    ✔  When I do addition
[INFO] [stderr]   19:     0x60b05dac881d - calculator[c628c9f5a00bcc91]::main::{closure#0}
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/calculator.rs:63:6
[INFO] [stdout]    ✔  Then the result should be 6
[INFO] [stderr]   20:     0x60b05daa896d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout] Feature: Division
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   Scenario: Divide zero numbers
[INFO] [stderr]   21:     0x60b05da6a9fd - <tokio[5683ba1e64ca9b50]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]    ✔  Then the calculator should hold 0 numbers
[INFO] [stderr]   22:     0x60b05da647a4 - tokio[5683ba1e64ca9b50]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[5683ba1e64ca9b50]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>::{closure#0}>
[INFO] [stdout]    ✔  Then there should be no result
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   Scenario: Divide one number
[INFO] [stderr]   23:     0x60b05da647a4 - tokio[5683ba1e64ca9b50]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[5683ba1e64ca9b50]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>::{closure#0}>
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   24:     0x60b05da647a4 - <tokio[5683ba1e64ca9b50]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]    ✔  Then the result should be 1
[INFO] [stderr]   25:     0x60b05da63110 - <tokio[5683ba1e64ca9b50]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>
[INFO] [stdout]   Scenario: Divide one number
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]   26:     0x60b05daa225e - <tokio[5683ba1e64ca9b50]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]   27:     0x60b05dadfcfe - tokio[5683ba1e64ca9b50]::runtime::context::runtime::enter_runtime::<<tokio[5683ba1e64ca9b50]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   Scenario: Divide one number
[INFO] [stderr]   28:     0x60b05da9f8f1 - <tokio[5683ba1e64ca9b50]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   29:     0x60b05da71167 - <tokio[5683ba1e64ca9b50]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<calculator[c628c9f5a00bcc91]::main::{closure#0}>>>
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]    ✔  Then the result should be -1
[INFO] [stderr]   30:     0x60b05da7161b - <tokio[5683ba1e64ca9b50]::runtime::runtime::Runtime>::block_on::<calculator[c628c9f5a00bcc91]::main::{closure#0}>
[INFO] [stdout]   Scenario: Divide two numbers
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]    ✔  Given the number 10
[INFO] [stderr]   31:     0x60b05daca71a - calculator[c628c9f5a00bcc91]::main
[INFO] [stdout]    ✔  Given the number 2
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/calculator.rs:63:11
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   32:     0x60b05da33b5b - <fn() as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    ✔  Then the result should be 5
[INFO] [stderr]   33:     0x60b05dadebce - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   Scenario: Divide two numbers
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stderr]   34:     0x60b05daab781 - std[d054f6f42beb1baa]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:206:18
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   35:     0x60b05e087cc7 - <&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    ✔  Then the result should be 1
[INFO] [stderr]   36:     0x60b05e087cc7 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync, i32>
[INFO] [stdout]   Scenario: Divide two numbers by zero
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stderr]   37:     0x60b05e087cc7 - std[d054f6f42beb1baa]::panicking::catch_unwind::<i32, &dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync>
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   38:     0x60b05e087cc7 - std[d054f6f42beb1baa]::panic::catch_unwind::<&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync, i32>
[INFO] [stdout]    ✔  Then there should be an error
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   Scenario: Divide two numbers by zero
[INFO] [stderr]   39:     0x60b05e087cc7 - std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:175:24
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]   40:     0x60b05e087cc7 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]    ✔  Then there should be an error
[INFO] [stderr]   41:     0x60b05e087cc7 - std[d054f6f42beb1baa]::panicking::catch_unwind::<isize, std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]   Scenario: Divide two numbers by zero
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stderr]   42:     0x60b05e087cc7 - std[d054f6f42beb1baa]::panic::catch_unwind::<std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   43:     0x60b05e087cc7 - std[d054f6f42beb1baa]::rt::lang_start_internal
[INFO] [stdout]    ✔  Then there should be an error
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:171:5
[INFO] [stdout]   Scenario: Divide three numbers
[INFO] [stderr]   44:     0x60b05daa9157 - std[d054f6f42beb1baa]::rt::lang_start::<()>
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stderr]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:205:5
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stderr]   45:     0x60b05daceb9e - main
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stderr]   46:     0x7115584f01ca - <unknown>
[INFO] [stdout]    ✔  When I do division
[INFO] [stderr]   47:     0x7115584f028b - __libc_start_main
[INFO] [stdout]    ✔  Then the calculator should hold 2 numbers
[INFO] [stderr]   48:     0x60b05da14095 - _start
[INFO] [stdout]    ✔  Then the result should be -1
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout]    ✔  When I do division
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -5
[INFO] [stdout] Feature: Multiplication
[INFO] [stdout]   Scenario: Multiply zero numbers
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 0 numbers
[INFO] [stdout]    ✔  Then there should be no result
[INFO] [stdout]   Scenario: Multiply one number
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 1
[INFO] [stdout]   Scenario: Multiply one number
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stdout]   Scenario: Multiply one number
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -1
[INFO] [stdout]   Scenario: Multiply two numbers
[INFO] [stdout]    ✔  Given the number 10
[INFO] [stdout]    ✔  Given the number 2
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 20
[INFO] [stdout]   Scenario: Multiply two numbers
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 25
[INFO] [stdout]   Scenario: Multiply two numbers by zero
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stdout]   Scenario: Multiply two numbers by zero
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stdout]   Scenario: Multiply two numbers by zero
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stdout]   Scenario: Multiply three numbers
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 2 numbers
[INFO] [stdout]    ✔  Then the result should be -25
[INFO] [stdout]    ✔  When I do multiplication
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -125
[INFO] [stdout] Feature: Subtraction
[INFO] [stdout]   Scenario: Subtract zero numbers
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 0 numbers
[INFO] [stdout]    ✔  Then there should be no result
[INFO] [stdout]   Scenario: Subtract one number
[INFO] [stdout]    ✔  Given the number 1
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 1
[INFO] [stdout]   Scenario: Subtract one number
[INFO] [stdout]    ✔  Given the number 0
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 0
[INFO] [stdout]   Scenario: Subtract one number
[INFO] [stdout]    ✔  Given the number -1
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -1
[INFO] [stdout]   Scenario: Subtract two numbers
[INFO] [stdout]    ✔  Given the number 2
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -3
[INFO] [stdout]   Scenario: Subtract two numbers
[INFO] [stdout]    ✔  Given the number 10
[INFO] [stdout]    ✔  Given the number -3
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be 13
[INFO] [stdout]   Scenario: Subtract three numbers
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stdout]    ✔  Given the number 5
[INFO] [stdout]    ✔  Given the number -5
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 2 numbers
[INFO] [stdout]    ✔  Then the result should be 10
[INFO] [stderr] error: test failed, to rerun pass `--test calculator`
[INFO] [stdout]    ✔  When I do subtraction
[INFO] [stdout]    ✔  Then the calculator should hold 1 number
[INFO] [stdout]    ✔  Then the result should be -5
[INFO] [stdout] [Summary]
[INFO] [stdout] 4 features
[INFO] [stdout] 40 scenarios (37 passed, 3 failed)
[INFO] [stdout] 182 steps (179 passed, 3 failed)
[INFO] running `Command { std: "docker" "inspect" "b3cd4687b64ba86f04b8194a4428473ec975e4a7e6b7d758ee280fd259405b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3cd4687b64ba86f04b8194a4428473ec975e4a7e6b7d758ee280fd259405b70", kill_on_drop: false }`
[INFO] [stdout] b3cd4687b64ba86f04b8194a4428473ec975e4a7e6b7d758ee280fd259405b70
